The Silly 4

What is The Silly 4

I am hoping that one day the Silly 4 will be a cheaper version of the Flipper zero which can set you back £135 if it's in stock from the OEM, OR being hundreds more on the used market.

Prerequisites

I want this device to have almost the exact same features as the Flipper zero, for example I want it to be able to send and receive IR signals, start and connect to WiFi networks, start and connect to Bluetooth devices, read and write RFID cards as well as pretend to be one and send out radio signals as well as intercept those.

The Hardware

In this section I will be outlining what the hardware will be.

The board

For the board I want a board that already has WiFi and Bluetooth built in to cut down on costs and make it smaller. For the board I have gone with the **Arduino MKR WiFi 1010** this is a fairly inexpensive board that costs £35, it has GPIO pins so I can connect the other modules easier and is also a small board.

The modules

IR

IR receivers and emitters are incredibly inexpensive and easy to use. The cost of one of these is £5.00 for 20pcs.

Amazon

RFID

Similarly with IR RFID modules are incredibly cheap and easy to use. The cost of one of these is £6.00 for 1pc. I will be using the MFRC522.

Amazon

Radio

Radio is a bit more difficult, depending on the distance I need and if I need to receive and send or just receive or send. I have gone with the CC1101 as it is fairly inexpensive setting you back about £13.00 for 1.

Amazon

UI

This is also an important component since I need to be able to see what is going on, I could have gone with a bigger display but I feel that this device needs a smaller screen for the good form factor. I have chosen the SSD1306 since it is inexpensive for 3 only costing £13.00

Amazon

The Total

Overall this project should cost around £80 for the hardware and other components like cables.

Expectations

I expect this to perform okay when compared to a Flipper zero, it is very near the price of the flipper zero so for some it might be easier just to get a Flipper, the Flipper also has an easier to use display and would be built better. I hope my device will do what I need it to do.